toggle menu
Rell System Library API Reference
rell
switch theme
search in API
Rell System Library
/
[root]
/
big_integer
/
from_hex
from_hex
rell
pure
static
function
from_hex
(
value
:
text
)
:
big_integer
Creates a big_integer from a hexadecimal string representation
Since
0.12.0
Parameters
value
Hexadecimal string.